StyledText.Font Function

Gets or sets the font for the selected text in Text. Start is the starting position in Text.

Syntax

result = StyledText.Font( Start, Length )

Parameters

Start

Integer

Length

Integer

Return Value

Result

String

Notes

The default value for Length is 1. Returns a String. Use assignment syntax to set the value.